﻿


.ewmBox {
    background: url("img/xfbg.png") repeat scroll 0 0;
    bottom: 0;
    height: 65px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 1;
}
.ewmBoxIn {
    height: 65px;
    line-height: 65px;
    margin: 0 auto;
    position: relative;
    width: 1160px;
}
.ewm2 {
    bottom: 0;
    height: 65px;
    position: absolute;
    right: 0;
    width: 65px;
    z-index: 999;
}
.ewm2 img.wxx {
    height: 100%;
    width: 100%;
}
.ewm2 img.wx {
    bottom: 78px;
    display: none;
    left: -144px;
    position: absolute;
}
.ewm2:hover .wx {
    display: block;
}
.ewmBox a {
    color: #fff;
    text-decoration: none;
}
.ewmBox .ico {
    background: url("img/ico.png") no-repeat scroll 0 0;
    float: left;
    height: 54px;
    width: 54px;
}
.ewmBox .font {
    color: #fff;
    float: left;
    font-family: 微软雅黑;
    font-size: 22px;
    font-weight: bold;
    padding-left: 10px;
    width: 250px;
}
.ewmBox .font p {
    line-height: 30px;
    margin: 0;
}
.ewmBox .font p.num {
    text-indent: 3em;
}
.ewmBox .phoneNum {
    float: left;
    padding: 5px 0;
    width: 350px;
}
.ewmBox .phoneNum .ico {
    background-position: 0 0;
}
.ewmBox .QQ {
    float: left;
    padding: 5px 0;
    width: 350px;
}
.ewmBox .QQ .ico {
    background-position: -57px 0;
}
.ewmBox .weChat {
    float: left;
    padding: 5px 0;
    width: 350px;
}
.ewmBox .weChat .ico {
    background-position: -113px 0;
}















